﻿CHARACTERS = {
	c:BUN ?= {

		# Bundelkhand Agency was a conglomeration of several smaller princely states; Datia State was the most prestigious of these, according to British rankings

		create_character = {
			# Raja Parichhat Singh of Datia State
			first_name = "Parichhat_Singh"
			last_name = "Bundela"
			historical = yes
			ruler = yes
			age = 64 # unknown age, but his father ruled from 1762 to 1801, so he was most probably born in the 18th century
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reserved
			}
		}	

		create_character = {
			# Raja Bijai Singh
			first_name = "Bijai_Singh"
			last_name = "Bundela"
			historical = yes
			heir = yes
			age = 40 # unknown age, but he died in 1857
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				cautious
			}
		}
	}
}
